Welcome![Sign In][Sign Up]
Location:
Search - contour in matlab

Search list

[OtherDSPII_USTC_01

Description: 传统的宽带信号中抑制正弦干扰的方法是采用陷波器(notch filter),为此需要精确知道干扰正弦的频率.然而当干扰正弦频率是缓慢变化时,且选频率特性要求十分尖锐时,则最好采用自适应噪声抵消的方法.下图是用一个二阶FIR的LMS自适应滤波器消除正弦干扰的一个方案。该代码实现了以下功能: 1) 借助MATLAB画出了滤波器的误差性能曲面和误差性能曲面的等值曲线; 2) 给出了最陡下降法以及LMS算法的计算公式; 3) 用MATLAB产生了方差为0.05, 均值为0白噪音S(n),并画出某次采样得到的波形; 4) 根据 2)中的公式,并利用 3)中产生的S(n),在 1)中的误差性能曲面的等值曲线上叠加画出了采用最陡下降法以及LMS法时H(n)的在叠代过程中的轨迹曲线; 5)用MATLAB计算并画出了LMS法时误差随时间n的变化曲线(对应S(n)的某一次的一次实现)和e(n)波形; 6)在 1)中的误差性能曲面的等值曲线上,叠加画出采用LMS法得到的100次实验中的H(n)的平均值的轨迹曲线; 7)最终对结果进行了分析,具体见压缩包的word文档。 -Wideband signal in the conventional sinusoidal interference suppression method is the use notch filter (notch filter), this requires precise knowledge of the frequency of a sinusoidal interference . However, when the interference frequency sinusoidal changes slowly , and the selected frequency characteristic requirements are very sharp , then best use of adaptive noise cancellation method . following figure is a second-order FIR LMS adaptive filter to eliminate a program sinusoidal interference . The code implements the following functions:   A ) draw with MATLAB error performance of the filter surface and the surface contour error performance curve 2 ) gives the steepest descent method and the LMS algorithm formula 3 ) generated using MATLAB variance of 0.05 with a mean of 0 white noise S (n), and draw a particular sampling waveform 4 ) based on 2 ) of the formula , and use 3 ) generated in S (n), in a ) the error performance curves superimposed on the surface contour pl
Platform: | Size: 313344 | Author: 邵曈 | Hits:

[matlabDSP

Description: 任务: 1) 借助MATLAB画出误差性能曲面和误差性能曲面的等值曲线(参考PPT2.1第17页的两幅图); 2) 写出最陡下降法以及LMS算法的计算公式(取 ); 3) 用MATLAB产生方差为0.05, 均值为0白噪音S(n),并画出某次采样得到的波形(即产生任意一个噪声随机序列); 4) 根据 2)中的公式,并利用 3)中产生的S(n),在 1)中的误差性能曲面的等值曲线上叠加画出采用最陡下降法以及LMS法时H(n)的在叠代过程中的轨迹曲线(参考PPT2.1第17页的右下图的曲线1和曲线2)。 5)用MATLAB计算并画出LMS法时 随时间n的变化曲线(对应S(n)的某一次的一次实现)和e(n)波形; 注意:某一次实现的结果并不能从统计的角度反映实验的结果 的正确性,为得到具有统计特性的实验结果,可用足够多次的 实验结果的平均值作为实验的结果。用MATLAB计算并画出 采用LMS法时,J(n)的100次实验结果的平均值随时间n的变 化曲线(即 生成随机噪声信号并计算结果,重复执行100次, 求平均结果)。 6)在 1)中的误差性能曲面的等值曲线上,叠加画出采用LMS法得到的100次实验中的H(n)的平均值的轨迹曲线; -Task: 1 ) Draw with MATLAB error performance surface and surface contour error performance curve ( refer PPT2.1 two chart on page 17 ) 2 ) Write the steepest descent method and the LMS algorithm formula ( take ) 3 ) Using MATLAB to generate variance of 0.05 with a mean of 0 white noise S (n), and draw a particular sampling waveform ( ie, any noise generated random sequence ) 4 ) based on 2 ) of the formula , and use 3 ) generated in S (n), in a ) the error performance curves superimposed on the surface contour plot using the steepest descent method and the LMS method when H (n) the iterative process in the trajectory curve ( refer PPT2.1 page 17 bottom right of the curves 1 and 2 ) . 5 ) using MATLAB LMS method is used calculate and draw the curve with time n (corresponding to S (n) of a first implementation of a ) and e (n) waveform Note : in a first implementation of the results are not reflected from a statistical point of view of accuracy of the experimental results ,
Platform: | Size: 201728 | Author: 刘小六 | Hits:

[matlabThe-average-deviation

Description: 这个程序是基于matlab的计算工件粗糙度的轮廓算术平均偏差Ra的值。里面有例程,还有详细的代码注释,希望对各位有所帮助,代码段还有不完善的地方,日后再改进,但是逻辑应该是没有问题的,大家可以基于此来书写新的程序,算是抛砖引玉吧-This procedure is based on the calculation of the value of matlab workpiece contour arithmetic average roughness Ra of deviation. There are routines, as well as detailed code comments, you would like to help, there are imperfections in the code segment, at a later improvement, but logic should be no problem, we can be written based on this new program, regarded puts it
Platform: | Size: 100352 | Author: 阿神 | Hits:

[OtherBackground

Description: 基于背景的目标检测,是全面的MATLAB代码,运动视觉中目标的精确提取与跟踪算法,包括运动检测、阴影消除、外轮廓提 取以及目标的跟踪四个方面。-Background target detection based on MATLAB code, is comprehensive, accurate extraction and target tracking algorithm for visual motion in four aspects, including motion detection, shadow elimination, contour extraction and tracking of targets
Platform: | Size: 7168 | Author: | Hits:

[WaveletDes2ktop

Description: matlab源码-GAC 侧地活动轮廓模型代码 可以作为参考使用,在学习的过程中 --GAC side matlab source code can be active contour model as a reference, in the learning process
Platform: | Size: 18432 | Author: 彭心 | Hits:

[Graph Drawingdraw

Description: 伪彩色图、等高线图、三维曲面图matlab例程。数据来自2011年全国大学生数模竞赛本科组A题。 -Pseudo-color map, contour, 3D surface chart matlab routine. Data the 2011 National Undergraduate Mathematical Contest in Modeling undergraduate group A title.
Platform: | Size: 4096 | Author: | Hits:

[Special Effectsrenlianshibie

Description: 通过MATLAB对一幅多个人物的图像进行,人脸轮廓的提取,识别。效果不错,譬如毕业照这样的照片能有很好的结果。-By MATLAB to more than one person in the image , extract facial contour recognition . Good results, such as this photo graduation photo can have a good result .
Platform: | Size: 48128 | Author: 王明 | Hits:

[Special Effectsvideo1

Description: matlab图像处理作业,对一段视频中的运动物体进行实时跟踪。利用surf进行每两帧图像的配准,并利用帧间差分法,找到物体轮廓,可追踪两个目标,请在matlab2013b环境下运行-Matlab image processing operations, real-time tracking of a moving object in video. Using surf every two frames of image registration, and use the interframe difference method, find the object contour, traceable two objectives, please run in matlab2013b environment
Platform: | Size: 207872 | Author: 贾程序 | Hits:

[Special EffectsDistance-Regularized-Level-Set

Description: 水平集方法是一种先进的图像分割方法。这个matlab代码演示了一个基于边缘的活动轮廓模型,是下面一篇带距离正则化的水平集方程论文的应用: C. Li, C. Xu, C. Gui, M. D. Fox, Distance Regularized Level Set Evolution and Its Application to Image Segmentation , IEEE Trans. Image Processing, vol. 19 (12), pp. 3243-3254, 2010.-Level Set method is a state of the art image segmentation method. This Matlab code demonstrates an edge-based active contour model as an application of the Distance Regularized Level Set Evolution (DRLSE) formulation in the following paper: C. Li, C. Xu, C. Gui, M. D. Fox, Distance Regularized Level Set Evolution and Its Application to Image Segmentation , IEEE Trans. Image Processing, vol. 19 (12), pp. 3243-3254, 2010.
Platform: | Size: 1902592 | Author: 沙天飞 | Hits:

[2D GraphicDelaunayWithGrid

Description: 结合matlab自带工具箱,进行二维轮廓网格划分,是有限元中比较好用的网格划分方法-Combining with matlab toolbox, two-dimensional contour grid, is more useful in finite element meshing method.
Platform: | Size: 2048 | Author: guyi | Hits:

[AI-NN-PRacgs

Description: 基于组相似的活动轮廓模型,Active Contours with Group Similarity,该源码是CVPR2013年中一篇文章的matlab代码,能够自动提取相似目标的公共形状,具有一定的参考价值。-Group similar to the active contour model based on, active contours with group similarity, the source code is CVPR2013 years in an article in the matlab code, can automatically extract the similarity to the target public shape, with a certain reference value.
Platform: | Size: 4469760 | Author: lv | Hits:

[2D GraphicFourier

Description: 根据傅里叶描述子进行轮廓匹配,开发环境:matlab ,解压放到matlab中即可使用-Contour matching based on Fourier descriptors, the development environment: matlab, unzip into matlab in to use! !
Platform: | Size: 11264 | Author: xuchanglong | Hits:

[Special EffectsBSR_source

Description: Contour Detection and Hierarchical Image Segmentation (UC Berkeley) MATLAB/C++混编 Arbela?ez, P., Maire, M., Fowlkes, C., & Malik, J. (2011). Contour Detection and Hierarchical Image Segmentation. IEEE Transactions on Pattern Analysis and Machine Intelligence, 33(5), 898–916. https://doi.org/10.1109/TPAMI.2010.161(This paper investigates two fundamental problems in computer vision: contour detection and image segmentation. We present state-of-the-art algorithms for both of these tasks. Our contour detector combines multiple local cues into a globalization framework based on spectral clustering. Our segmentation algorithm consists of generic machinery for transforming the output of any contour detector into a hierarchical region tree. In this manner, we reduce the problem of image segmentation to that of contour detection. Extensive experimental evaluation demonstrates that both our contour detection and segmentation methods significantly outperform competing algorithms. The automatically generated hierarchical segmentations can be interactively refined by user-specified annotations. Computation at multiple image resolutions provides a means of coupling our system to recognition applications.)
Platform: | Size: 30558208 | Author: aa11285 | Hits:

[Othertiqu

Description: 光伏板的轮廓提取,MATLAB代码,其实就是调参数(The contour extraction of the photovoltaic panel, MATLAB code, in fact, is the tuning parameter)
Platform: | Size: 2048 | Author: 979438483@qq.com | Hits:
« 1 2 3 4 5 6»

CodeBus www.codebus.net